home *** CD-ROM | disk | FTP | other *** search
/ PC Format (PL) 2008 December / PC_Format_122008.iso / Multimedia / MediaPortal 0.2.3.0 / MediaPortal_0.2.3.0_Setup.exe / skin / BlueTwo / common.settings.xml < prev    next >
Extensible Markup Language  |  2007-11-15  |  1KB  |  47 lines

  1. ∩╗┐<?xml version="1.0" encoding="utf-8" standalone="yes"?>
  2. <window>
  3.   <controls>
  4.     <control>
  5.       <description>BG</description>
  6.       <type>image</type>
  7.       <id>1</id>
  8.       <width>720</width>
  9.       <height>576</height>
  10.     </control>
  11.     <control>
  12.       <description>Header Logo</description>
  13.       <type>image</type>
  14.       <id>1</id>
  15.       <posX>60</posX>
  16.       <posY>20</posY>
  17.       <texture>#header.image</texture>
  18.       <animation effect="fade" time="250">WindowOpen</animation>
  19.       <animation effect="fade" time="250">WindowClose</animation>
  20.     </control>
  21.     <control>
  22.       <description>Header Label</description>
  23.       <type>label</type>
  24.       <id>1</id>
  25.       <posX>32</posX>
  26.       <posY>96</posY>
  27.       <label>#header.label</label>
  28.       <font>font18</font>
  29.       <animation effect="fade" time="250">WindowOpen</animation>
  30.       <animation effect="fade" time="250">WindowClose</animation>
  31.     </control>
  32.     <control>
  33.       <description>Hover image</description>
  34.       <type>image</type>
  35.       <id>1</id>
  36.       <posX>77</posX>
  37.       <posY>400</posY>
  38.       <width>161</width>
  39.       <height>158</height>
  40.       <texture>#header.hover</texture>
  41.       <visible>!videoplayer.usingoverlays</visible>
  42.       <animation effect="fade" time="250">WindowOpen</animation>
  43.       <animation effect="fade" time="250">WindowClose</animation>
  44.     </control>
  45.   </controls>
  46. </window>
  47.